[PATCH] lib-regex: Limit number of capture groups correctly
authorAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 22 Dec 2025 20:01:18 +0000 (22:01 +0200)
committerNoah Meyerhans <noahm@debian.org>
Thu, 5 Mar 2026 01:08:14 +0000 (20:08 -0500)
commitaae64fe14550a12e590d8afceb1b560bc2ddfc9d
tree1f34ab56a740d43339483f6eb556e4ae979406c9
parente2878d836203479a7eb3e00dc52663d320bae5a6
[PATCH] lib-regex: Limit number of capture groups correctly

We create at maximum max_capture_groups match groups.

Gbp-Pq: Name lib-regex_Limit_number_of_capture_groups_correctly.patch
src/lib-regex/regex.c